/*
 ===============================
 * @authro      : 杨朝杰
 * @created     : 2018-05-26
 * @content     : 文章详细（标题、时间、内容、附件、音频、视频、图组、上下篇）、列表分页、各种列表（文字列表、图文列表、全图列表、...）、人才招聘、留言板
 ===============================
 */
@charset "UTF-8";


/**
 * 文章详细页（标题、时间、内容、附件）
 * @author 杨朝杰
 * @return
 */
.fh{
   width: 50px;
   height: 50px;
   background: url(../images/fh.png) no-repeat center center; 
    position: absolute;
    left: -51px;
    top: 0;
    display: block;
}
.viewShare1Box{
    width: 50px;
    height: 50px;
    background: url(../images/fx.png) no-repeat center center;
    position: absolute;
    left: -51px;
    top: 50px;
    display: block;
    cursor: pointer;
    z-index: 1;
}
.viewShare1 .bdsharebuttonbox{
	position: absolute;
	top: 100px;
	width: 50px;
	left: -50px;
	padding-top: 10px;
}
.viewShare1 .bds_tsina,
.viewShare1 .bds_weixin,
.viewShare1 .bds_sqq{
	margin: 0 !important;
	padding: 0 !important;
	height: 50px !important;
	width: 50px !important;
	-webkit-transition: 0.4s ease;
	-o-transition: 0.4s ease;
	transition: 0.4s ease;
	transform: rotate(360deg);
	position: absolute;
	top:-50px;
}
.viewShare1 .bds_tsina{
	background: url(../images/shareBt1.png) center center no-repeat !important;
	
}
.viewShare1 .bds_weixin{
	background: url(../images/shareBt2.png) center center no-repeat !important;
}
.viewShare1 .bds_sqq{
	background: url(../images/shareBt3.png) center center no-repeat !important;
	
}
.viewShare1:hover .bds_tsina,
.viewShare1:hover .bds_weixin,
.viewShare1:hover .bds_sqq{
	transform: rotate(0deg);
}
.viewShare1:hover .bds_tsina{
	top: 10px;
}
.viewShare1:hover .bds_weixin{
	top: 60px;
}
.viewShare1:hover .bds_sqq{
	top: 110px;
}
.pageUpbtn:hover a{
        color: #fff;
}
.pageUpbtn:hover{
    background: #e60014;
    color: #fff;
}
.pageUpbtn{
    border-top: 1px solid #f2f2f2;
    width: 510px;
    height: 80px;
    line-height: 80px;
    float: left;
    display: block;
    font-style: normal;
    padding: 0 30px;
    position: relative;
    color: #333333;
    font-size: 16px;
    
}
.pageUpbtn a{
    display: block;
}
.pageUpbtn:hover .artbtn1{
 background: url(../images/arthprve.png) no-repeat center center;    
}
 .pageUpbtn:hover .artbtn2{
 background: url(../images/arthnext.png) no-repeat center center;    
}
.artbtn1{
position: absolute;
left: 35px;
top: 50%;
display: block;
width: 40px;
height: 13px;
margin-top: -6px;
background: url(../images/artprve.png) no-repeat center center;
}
.artbtn2{
position: absolute;
right: 35px;
top: 50%;
display: block;
width: 40px;
height: 13px;
margin-top: -6px;
background: url(../images/artnext.png) no-repeat center center;
}
.pageBox{
	min-height:500px;
	height:auto !impor0tant;
	clear:both;
    padding: 30px;
	background:#fff;
    position: relative;
	}
.articleTitle{
    font-size:18px;
    line-height:46px;
    color:#e60014;
	}
.articleTime{
    line-height:36px;
    text-align:center;
    font-size:0px;
    color: #999999;
    font-size: 14px;
    border-bottom: 1px solid #dedede;
    padding-bottom: 23px;
}
.articleTime .center{
    display: inline-block;
    overflow: hidden;
}
.articleTimeTxt{
    font-size: 14px;
    margin-left: 125px;
}
.articleTimeTxt .em1{
    display: block;
    float: left;
    width: 105px;
    height: 20px;
    background: url(../images/art1.png) no-repeat center left;
    font-style: normal;
    line-height: 20px;
}
.articleTimeTxt .em2{
     display: block;
    float: left;
    width: 140px;
    height: 20px;
    background: url(../images/art2.png) no-repeat center left;
    font-style: normal;
    line-height: 20px;
}
.articleTimeTxt .em3{
    display: block;
    width: 140px;
    height: 20px;
    background: url(../images/art3.png) no-repeat center left;
    font-style: normal;
    line-height: 20px;
    float: left;
    padding-left: 30px;
    text-align: left;
}
.newsShare{
    padding-left: 15px;
    margin-top: 2px;
}
.newsShare span{
    font-size: 14px;
}
.articleBox {
    overflow:hidden;
    font-size: 14px;
    color: #858585;
    line-height: 25px;
    min-height: 500px;
}
.articleBox img{ max-width:100%;}

.articleHand{
    clear:both;
    font-size:16px;
    overflow: hidden;
	padding:10px 0 0 0;
    }
.articleHand a{
    display:block;
    line-height:32px;
    padding:10px 20px 10px 30px;
    float:left;
	background:url(../images/file.png) no-repeat left center; 
}
.articleHand a.word{background:url(../images/word.png) no-repeat left center; color:#37a6ff !important; }
.articleHand a.ppt,.articleHand a.pptx{background:url(../images/ppt.png) no-repeat left center; color:#ff7735 !important;}
.articleHand a.excel{background:url(../images/excel.png) no-repeat left center; color:#15bf44 !important; }
.articleHand a.pdf{background:url(../images/pdf.png) no-repeat left center; color:#1369c0 !important; }
.articleHand a.zip{background:url(../images/zip.png) no-repeat left center; color:#ff9779 !important; }

.codeBox{
	clear:both;
	background:#fff;
	text-align:center;
	padding:20px;
	}
.codeBox p{
	display:block;
	line-height:40px;
	font-size:14px;
	}
	
/**
 * 文章阅读页-内容上部大图
 */
#play{
    width:800px;
    height:535px;
    position:relative;
    overflow: hidden;
    background:#fff;
    border:1px solid #e9e9e9;
    padding:5px;
    margin:20px auto 0 auto;
}
#play .change_a {
    width:40%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 1;
    cursor: pointer;
    display: block;
    overflow: hidden;
    background:url(about:blank);
}
#play .prev_a {left: 0;}
#play .next_a {right: 0}
#play .change_a span {
    width: 24px;
    height: 43px;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -21px;
    display: none
}
#play .prev_a span {background: url(../images/article_icon.png) no-repeat 0px -50px;left: 0;}
#play .next_a span {background: url(../images/article_icon.png) no-repeat -30px -50px;right: 0;}

#play .img_ul {
    position: relative;
    z-index: 1;
    width:800px;
    height:535px;
}
#play .img_ul li{
    position: relative;
    z-index: 1;
    width:800px;
    height:535px;
    background:#fff;
    margin:0 0 5px 0;
}
#play .img_ul li img{position:absolute;}


.imgMove{width:800px;clear:both;margin:20px auto;position:relative;}

.img_hd {
	margin:0 auto;
	overflow: hidden;
	height:90px;
	position:relative;
}
.img_hd ul {
	position: absolute;
	z-index: 1
}
.img_hd ul li {
	float: left;
	width:124px;
	height:82px;
	padding:3px;
	margin:0 5px;
	cursor: pointer;
	background:#fff;
	border:1px solid #d4d4d4;
	position:relative;
}
.img_hd ul li p{
	width:124px;
	height:82px;
	display:block;
	background:#fff;
	position:relative;
	}
.img_hd ul li i{
	display:block;
	clear:both;
	line-height:20px;
	padding:0 5px;
	background:#000;
	color:#fff;
	position:absolute;
	right:3px;
	bottom:3px;
	z-index:99999999999999;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	font-family:Arial;
	font-size:12px;
	font-style:normal;
	}
.img_hd ul li img {position:absolute;width:90px;width:124px;
	height:82px;}
.img_hd ul li.on {border:1px solid #cc0000;background:#cc0000;}
.imgMove .prev_a {margin-top: 15px; display:block;width:30px; height:60px; position:absolute; left:0px; top:0px; background:url(../images/article_icon.png) no-repeat 10px 15px;}
.imgMove .next_a {margin-top: 15px;display:block; width:30px; height:60px; position:absolute; right:0px; top:0px; background:url(../images/article_icon.png) no-repeat -37px 15px;}

.articlePage{
    clear:both;
    text-align:center;
	overflow:hidden;
    }
.articlePage a{
    display: inline-block;
    padding: 8px 15px;
    color: #444;
    border-radius: 2px;
    margin: 0 2px;
    background: #E2E2E2;
    }
.articlePage a:hover,.articlePage a.hover{
    color:#fff;
    background:#666;
    }
	
.pageUp{
	clear:both;
	overflow:hidden;
	line-height:35px;
	font-size:16px;
	padding:20px 0;
}

/**
 * 分享
 * @author 杨朝杰
 * @return
 */
.ShareBox {
	overflow: hidden;
	clear:both;
}
.ShareBox p {
	display: block;
	overflow: hidden;
	float: left;
}
.ShareBox i {
	clear:both;
	display: block;
	font-size:12px;
	color:#666;
	text-align: center;
	overflow: hidden;
	margin:5px 0px;
	display:none;
}
.ShareBox span {
    font-size: 14px;
    line-height: 30px;
	float:left;
}
.ShareBox a{
	padding: 0 !important;
    width: 25px !important;
    height: 25px !important;
    margin: 0 7px 0 0 !important;
	}
.ShareBox .bds_weChat{background: url(../images/share/shareBt5.png) no-repeat center center !important;background-size:100%!important;}
.ShareBox .bds_tsina{background: url(../images/share/shareBt1.png) no-repeat center center !important;background-size:100%!important;}
.ShareBox .bds_tqq{background: url(../images/share/shareBt2.png) no-repeat center center !important;background-size:100%!important;}
.ShareBox .bds_qzone{background: url(../images/share/shareBt3.png) no-repeat center center !important;background-size:100%!important;}
.ShareBox .bds_douban{background: url(../images/share/shareBt4.png) no-repeat center center !important;background-size:100%!important;}
.ShareBox .bds_sqq{background: url(../images/share/shareBt6.png) no-repeat center center !important;background-size:100%!important;}
.ShareBox .f_more{background:url(../images/footShare.png) no-repeat -111px 0px !important;}
	
/**
 * 404页面
 * @author 杨朝杰
 * @return
 */
.alert{width:695px;height:355px;clear:both;position:absolute;left:50%;top:50%;margin:-177px 0 0 -348px;background:url(../images/404.jpg) no-repeat;}
.alertTitle1{clear:both;text-align:center;line-height:40px;font-size:14px;padding:70px 0 0 100px;}
.alertTitle2{clear:both;text-align:center;line-height:40px;font-size:14px;padding:0 0 0 100px;}
.alertTitle2 strong{font-size:20px;padding:0 10px;color:#ff0000;}
.alertBt{width:137px;lin-height:36px;height:36px;border:none;cursor:pointer;position:absolute;left:280px;bottom:75px;color:#454545;font-size:14px;text-align:center;font-family:"microsoft yahei";display:block;background: none;}
.infoInput{line-height:26px;border:1px solid #d7d7d7;outline:medium;padding:3px 0;}
.formlist td{padding:5px 0;}
.buttonface2{width:80px;line-height:26px;cursor:pointer;text-align:center;font-family:"microsoft yahei";font-size:14px;border:1px solid #d7d7d7;}
	

/**
 * 全文列表1
 * @author 杨朝杰
 * @return
 */
.textList1{
	clear:both;
	overflow:hidden;
	}
.textList1 dd{
    padding: 40px 0 0 0;
	overflow:hidden;
	clear:both;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
	}
.textList1 dd .date{
    margin-right:20px;
	float:left;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
    text-align: right;
}
.textList1 dd .date span{
    font-size: 36px;
    font-weight: lighter;
    line-height: 45px;
    color: #d1d1d1;
	display:block;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.textList1 dd .date em{
    display: block;
	line-height:25px;
	color:#666666;
    font-size: 20px;
    font-style: normal;
    font-weight: lighter;
    position: relative;
    padding-bottom: 15px;
}
.textList1 dd:hover{
    background: #fafafa;
    width: 100%;
    
}
.textList1 dd .line{
    border-bottom: 1px solid #d1d1d1; 
    padding-bottom: 40px;
}

.textList1 dd:hover .line{
    border-bottom: none;
}
.textList1 dd:hover .date span{
    color: #e60013;
}
.textList1 dd:hover .date em{
    color: #e60013;
}
.textList1 dd .date em:after{
    display: block;
    position: absolute;
    content: '';
    width: 20px;
    height: 1px;
    background: #c7c7c7;
    right: 0;
    bottom: 0;
}
.textList1 dd .textM {
    width: 16px;
    height: 30px;
    background: url(../images/textM.png) no-repeat center center;
    display: block;
    float: right;
    position: absolute;
    top: 0;
    right: 0;
    visibility: hidden;
    opacity: 0;
        -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.textList1 dd:hover .textM{
    visibility: visible;
    opacity: 1;
}
.textList1 dd .txtBox{
	}
.textList1 dd .txtBox h3{
    font-size: 18px;
    margin-bottom: 5px;
    color: #333333;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
	font-weight:normal;
    margin-bottom: 17px;
	}
.textList1 dd .txtBoxCon{
    line-height: 25px;
    height: 46px;
    overflow: hidden;
    color: #858585;
	font-size:14px;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
    height: 50px;
}
/**
 * 全文列表2
 * @author 杨朝杰
 * @return
 */
.textList2 dd{
	clear: both;
	overflow: hidden;
	height: 72px;
	border-bottom: 1px dotted #dbdbdb;
}
.textList2 dd span{
	display:inline;
	float:right;
	height: 72px;
	font-size:15px;
	color: #666666;
	line-height: 72px;
	background-image: url(../images/icon18.png);
	background-position: right center;
	background-repeat: no-repeat;
}
.textList2 dd .listTit{
	display:block;
	overflow: hidden;
	height: 72px;
	color: #666666;
	line-height: 72px;
	font-size: 16px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-right: 15px;
}
.textList2 dd .listTit:hover{color: #cf261f}
.textList2 .downBtn{
	background: url(../images/downIco.png) center center no-repeat;
	height: 72px;
	width: 25px;
	float: right;
	display: inline;
	cursor: pointer;
}
.textList2 .downBtn a{
	display: block;
	height: 100%;
}
.textList2 .downBtn:hover{
	background-image: url(../images/downIco_h.png)
}
/**
 * 图文列表1
 * @author 杨朝杰
 * @return
 */
/*图文列表页start*/
.imgText1 {
    overflow: hidden;
}

.imgText1 dd {
    overflow: hidden;
    padding: 30px 0 0 0px;
    ;
    background: #fff;
    margin-bottom: 10px;
    cursor: pointer;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    min-width: 1160px;
}
.imgText1 dd .pic {
    width: 340px;
    overflow: hidden;
    position: relative;
    margin-right: 20px;
}

.imgText1 dd .pic:before {
    display: block;
    content: '';
    padding-top: 56.470588%;
}


.imgText1 dd .pic img {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
}

.imgText1 dd .text {
    overflow: hidden;
}

.imgText1 dd .text .time {
    color: #858585;
    font-size: 16px;
    line-height: 30px;
    overflow: hidden;
    margin-bottom: 12px;

}

.imgText1 dd .text .time span {
    margin-left: 10px;
}

.imgText1 dd .text .title {
    overflow: hidden;
    height: 30px;
    line-height: 30px;
    margin-bottom: 7px;
}

.imgText1 dd .text .title a {
    color: #333333;
    font-size: 18px;
}

.imgText1 dd .text .textC {
    font-size: 14px;
    color: #858585;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    margin-bottom: 28px;
}

.imgText1 dd .text .jt {
    display: block;
    width: 27px;
    height: 27px;
    background: url(../images/hjt.png) no-repeat center center;
   -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.imgText1 dd:hover .text .jt{
    background: url(../images/jt.png) no-repeat center center;
}
.imgText1 dd:hover{
    background: #fafafa;
}
.imgText1 dd .line{
     overflow: hidden;
     padding-bottom: 30px;
     border-bottom: 1px solid #e6e6e6;
}
.imgText1 dd:hover .line{
    border-bottom: 1px solid #fafafa;
}
.imgText1 dd:hover .text .title a {
    color: #e60014;
}
/*图文列表页end*/
/**
 * 图文列表2
 * @author 杨朝杰
 * @return
 */
.textImg2{overflow:hidden;margin: 0px -7px 0 -8px !important;}
.textImg2 dd{
	float:left; 
	width:33.333%; 
	-webkit-animation:gfadeIn 0.6s 0.8s both; 
	-moz-animation:gfadeIn 0.6s 0.8s both; 
	animation:gfadeIn 0.6s 0.8s both;
    transition: all .2s;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;
	overflow:hidden;
	}
.textImg2 dd:nth-of-type(1){-webkit-animation-delay:0.2s; -moz-animation-delay:0.2s; animation-delay:0.2s;}
.textImg2 dd:nth-of-type(2){-webkit-animation-delay:0.4s; -moz-animation-delay:0.4s; animation-delay:0.4s;}
.textImg2 dd:nth-of-type(3){-webkit-animation-delay:0.6s; -moz-animation-delay:0.6s; animation-delay:0.6s;}
.textImg2 dd:nth-of-type(4){-webkit-animation-delay:0.8s; -moz-animation-delay:0.8s; animation-delay:0.8s;}
.textImg2 dd:nth-of-type(5){-webkit-animation-delay:1s; -moz-animation-delay:1s; animation-delay:1s;}
.textImg2 dd:nth-of-type(6){-webkit-animation-delay:1.2s; -moz-animation-delay:1.2s; animation-delay:1.2s;}
.textImg2 dd:nth-of-type(7){-webkit-animation-delay:1.4s; -moz-animation-delay:1.4s; animation-delay:1.4s;}
.textImg2 dd:nth-of-type(8){-webkit-animation-delay:1.6s; -moz-animation-delay:1.6s; animation-delay:1.6s;}
.textImg2 dd:nth-of-type(9){-webkit-animation-delay:1.8s; -moz-animation-delay:1.8s; animation-delay:1.8s;}
.textImg2 dd:nth-of-type(10){-webkit-animation-delay:2s; -moz-animation-delay:2s; animation-delay:2s;}
.textImg2 dd:nth-of-type(11){-webkit-animation-delay:2.2s; -moz-animation-delay:2.2s; animation-delay:2.2s;}
.textImg2 dd:nth-of-type(12){-webkit-animation-delay:2.4; -moz-animation-delay:2.4; animation-delay:2.4s;}

.textImg2 dd a{
	display:block; 
	height:100%;
	margin:8px 7px 20px 8px;
	background:#fff;
    transition: all .2s;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;
	}
.textImg2 dd .picture{display:block; padding-top:56.25%; width:100%; overflow:hidden; position:relative;}
.textImg2 dd .picture img{
	-webkit-transition:0.3s; 
	-moz-transition:0.3s; 
	transition:0.3s;
	display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 2;
	}	
a .ui-s-cover { background: #000; position: absolute; width: 100%; top: 0; left: 0; height: 100%; filter: alpha(opacity=40); opacity: 0.4; transition: all 0.2s ease-in-out; z-index: 5; }
a:hover .ui-s-cover { filter: alpha(opacity=0); opacity: 0; }	

.ui-s-add{
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: -100%;
    left: 0px;
    background: rgba(0,0,0,0.3) url(../images/More.png) no-repeat center center;
    z-index: 3;
	-webkit-transition:0.3s; 
	-moz-transition:0.3s; 
	transition:0.3s;
}
a:hover .ui-s-add{top:0;}
.flashBg{
    overflow: hidden;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    left: 0px;
    bottom: -100%;
    z-index: 1;
    background: #88b829;
	-webkit-transition:0.3s; 
	-moz-transition:0.3s; 
	transition:0.3s;
}
a:hover .flashBg{bottom:0;}

.textImg2 dd .newsText{
	position:relative; 
	height:120px; 
	padding:15px; 
	background:#fff; 
	-webkit-transition:0.3s; 
	-moz-transition:0.3s; 
	transition:0.3s;
	position:relative;
	overflow:hidden;
	}
.textImg2 dd .newsText h2{margin-bottom:10px; color:#333; font-size:18px; font-weight:normal;}
.textImg2 dd .newsText p{height:44px; color:#999; font-size:13px; overflow:hidden; line-height:1.8;}
.textImg2 dd .newsText span{ width:100%;position:absolute; bottom:20px; left:0; color:#999; height:16px; line-height:16px;}
.textImg2 dd .newsText span em{
	display:block;
	line-height:16px;
	float:left;
	padding:0 0 0 20px;
	font-style:normal;
	margin:0 0 0 20px;
	background:url(../images/date.png) no-repeat left center;
	}
.textImg2 dd .newsText span i{
	display:block;
	line-height:16px;
	float:right;
	padding:0 0 0 20px;
	font-style:normal;
	margin:0 20px 0 0;
	color:#999;
	background:url(../images/read.png) no-repeat left center;
	}
.textImg2 dd a:hover{
    box-shadow: 0 0px 15px rgba(0,0,0,0.1);
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px);
    transform: translate3d(0, -2px, 0);
    -webkit-transform: translate3d(0, -2px, 0);
    -o-transform: translate3d(0, -2px, 0);
    -moz-transform: translate3d(0, -2px, 0);
}

/**
 * 全图列表1
 * @author 杨朝杰
 * @return
 */
.imgList1{margin: 0 -8px; overflow:hidden;position:relative;}
.imgList1 dd{
	float:left; 
	width:33.3333%; 
	padding:8px 0 20px 0; 
	-webkit-animation:gfadeIn 0.6s 0.8s both; 
	-moz-animation:gfadeIn 0.6s 0.8s both; 
	animation:gfadeIn 0.6s 0.8s both;
    transition: all .2s;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;
    /*border-radius: 4px;
    box-shadow: 0px 1px 2px 0px #e1e1e1;*/
	overflow:hidden;
	}
.imgList1 dd:nth-of-type(1){-webkit-animation-delay:0.2s; -moz-animation-delay:0.2s; animation-delay:0.2s;}
.imgList1 dd:nth-of-type(2){-webkit-animation-delay:0.4s; -moz-animation-delay:0.4s; animation-delay:0.4s;}
.imgList1 dd:nth-of-type(3){-webkit-animation-delay:0.6s; -moz-animation-delay:0.6s; animation-delay:0.6s;}
.imgList1 dd:nth-of-type(4){-webkit-animation-delay:0.8s; -moz-animation-delay:0.8s; animation-delay:0.8s;}
.imgList1 dd:nth-of-type(5){-webkit-animation-delay:1s; -moz-animation-delay:1s; animation-delay:1s;}
.imgList1 dd:nth-of-type(6){-webkit-animation-delay:1.2s; -moz-animation-delay:1.2s; animation-delay:1.2s;}
.imgList1 dd:nth-of-type(7){-webkit-animation-delay:1.4s; -moz-animation-delay:1.4s; animation-delay:1.4s;}
.imgList1 dd:nth-of-type(8){-webkit-animation-delay:1.6s; -moz-animation-delay:1.6s; animation-delay:1.6s;}
.imgList1 dd:nth-of-type(9){-webkit-animation-delay:1.8s; -moz-animation-delay:1.8s; animation-delay:1.8s;}
.imgList1 dd:nth-of-type(10){-webkit-animation-delay:2s; -moz-animation-delay:2s; animation-delay:2s;}
.imgList1 dd:nth-of-type(11){-webkit-animation-delay:2.2s; -moz-animation-delay:2.2s; animation-delay:2.2s;}
.imgList1 dd:nth-of-type(12){-webkit-animation-delay:2.4; -moz-animation-delay:2.4; animation-delay:2.4s;}

.imgList1 dd a{display:block; margin: 0 8px; height:100%; transition: 0.3s ease;}
.imgList1 dd .picture{
	display:block; 
	padding-top: 56.578947%;
	width:100%; 
	overflow:hidden; 
	position:relative;
}
.imgList1 dd .picture img{
	width:100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	-webkit-transition:0.3s; 
	-moz-transition:0.3s; 
	transition:0.3s;
}	
a .ui-s-cover { background: #000; position: absolute; width: 100%; top: 0; left: 0; height: 100%; filter: alpha(opacity=40); opacity: 0.4; transition: all 0.2s ease-in-out; z-index: 5; }
a:hover .ui-s-cover { filter: alpha(opacity=0); opacity: 0; }	
.imgList1 dd span{
    padding:30px;
    background: #fff;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
	font-size:18px;
	display:block;
	text-align:center;
    color: #333333;
	}
.imgList1 dd a:hover{
    box-shadow: 0 0px 10px 0 rgba(0,0,0,0.1);
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px);
    transform: translate3d(0, -2px, 0);
    -webkit-transform: translate3d(0, -2px, 0);
    -o-transform: translate3d(0, -2px, 0);
    -moz-transform: translate3d(0, -2px, 0);
}
.imgList1 dd:hover span{
    background: #e60014;
    color: #fff;
}
/*
* 全图列表2
* kis2
*/
.imgDiv{
    display: block;
    padding-top: 66.66667%;
    overflow: hidden;
    position: relative;
}
.imgDiv img{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
}
.scaleImg img{
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.scaleImg:hover img{
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}

.imgList_dl{
    overflow: hidden;
    margin: 0px -10px;
}
.imgList_dl dd{
    width: 33.333333%;
    overflow: hidden;
    float: left;
    display: inline;
    padding: 10px 0px;
}
.imgListBox{
    overflow: hidden;
    margin: 0px 10px;
    position: relative;
    padding-bottom: 115px;
}
.imgListDeta{
    overflow: hidden;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: -80px;
    text-align: center;
    background: #fff;
    padding: 20px 0px;
    -webkit-transition: background 0.3s linear;
    -o-transition: background 0.3s linear;
    transition: background 0.3s linear;
}
.imgListBox .imgDiv{
    padding-top: 56.578947%;
}
.imgListBox .listName{
    font-size: 18px;
    color:#333;
    overflow: hidden;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.imgListBox .listIntr{
    font-size: 14px;
    color:#666;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    padding: 10px;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.listBtBox{
    overflow: hidden;
    width: 280px;
    margin: 0px auto;
    border: 1px solid #ddd;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.listBtBox a{
    display: block;
    width: 50%;
    float: left;
    overflow: hidden;
    position: relative;
    font-size: 0px;
    text-align: center;
    height: 50px;
    line-height: 50px;
}
.listBtBox a span{
    display: inline-block;
    font-size: 16px;
    color:#fff;
    padding-left: 35px;
}
.bt1:after{
    display: block;
    content: "";
    width: 1px;
    height: 20px;
    overflow: hidden;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -10px;
    background: #fff;
}
.bt1 span{
    background: url(../images/proIcon.png) no-repeat left center;
}
.bt2 span{
    background: url(../images/VRIcon.png) no-repeat left center;
}
.imgList_dl dd:hover .imgListDeta{
    background: #dd0800;
}
.imgList_dl dd:hover .listBtBox{
    border-color: #fff;
}
.imgList_dl dd:hover .listName,
.imgList_dl dd:hover .listIntr{
    color:#fff;
}

/*
* 全图列表3 3:4
*/
.imgList3{margin: 0px -10px; overflow:hidden;}
.imgList3 dd{
    float:left; 
    width:25%;
    /*border-radius: 4px;
    box-shadow: 0px 1px 2px 0px #e1e1e1;*/
    overflow:hidden;
    padding: 10px 0px;
    }
.imgList3 dd a{
    display:block;
    margin: 0px 10px;
    background:#fff; 
    -webkit-animation:gfadeIn 0.6s 0.8s both;
    -moz-animation:gfadeIn 0.6s 0.8s both; 
    animation:gfadeIn 0.6s 0.8s both;
    transition: all .2s;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;
}
.imgList3 dd .picture{display:block; width:100%;padding-top:133.333333%; overflow:hidden; position:relative;}
.imgList3 dd .picture img{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    -webkit-transition:0.3s; 
    -moz-transition:0.3s; 
    transition:0.3s;
    }   
a.ui-s-cover { background: #000; position: absolute; width: 100%; top: 0; left: 0; height: 100%; filter: alpha(opacity=40); opacity: 0.4; transition: all 0.2s ease-in-out; z-index: 5; }
a:hover .ui-s-cover { filter: alpha(opacity=0); opacity: 0; }   
.imgList3 dd span{
    padding:15px;
    background: #fff;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
    font-size:15px;
    display:block;
    text-align:center;
    }
.imgList3 dd:hover a{
    box-shadow: 0 0px 25px rgba(0,0,0,0.1);
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px);
    transform: translate3d(0, -2px, 0);
    -webkit-transform: translate3d(0, -2px, 0);
    -o-transform: translate3d(0, -2px, 0);
    -moz-transform: translate3d(0, -2px, 0);
}

/*
* 全图列表4 16:10
*/
.ui-s-mv{
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: -100%;
    left: 0px;
    background: rgba(0,0,0,0.3) url(../images/mv.png) no-repeat center center;
    z-index: 3;
    -webkit-transition:0.3s;
    -moz-transition:0.3s;
    transition:0.3s;
}
a:hover .ui-s-mv{top:0;}
.imgList4{margin: 0px -10px; overflow:hidden;}
.imgList4 dd{
    float:left; 
    width:33.3333333%;
    /*border-radius: 4px;
    box-shadow: 0px 1px 2px 0px #e1e1e1;*/
    overflow:hidden;
    padding: 10px 0px;
    }
.imgList4 dd a{
    display:block;
    margin: 0px 10px;
    background:#fff; 
    -webkit-animation:gfadeIn 0.6s 0.8s both;
    -moz-animation:gfadeIn 0.6s 0.8s both; 
    animation:gfadeIn 0.6s 0.8s both;
    transition: all .2s;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;
    padding: 10px;
}
.imgList4 dd .picture{display:block; width:100%;padding-top:62.5%; overflow:hidden; position:relative;}
.imgList4 dd .picture img{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    -webkit-transition:0.3s; 
    -moz-transition:0.3s; 
    transition:0.3s;
    z-index: 2;
    }   
.ui-s-video{ 
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 3;
    background: url(../images/video.png) no-repeat center center;
}
a:hover .ui-s-cover { filter: alpha(opacity=0); opacity: 0; }   
.imgList4 dd span{
    padding:15px 15px 5px 15px;
    background: #fff;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
    font-size:15px;
    display:block;
    text-align:center;
    }
.imgList4 dd:hover a{
    box-shadow: 0 0px 25px rgba(0,0,0,0.1);
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px);
    transform: translate3d(0, -2px, 0);
    -webkit-transform: translate3d(0, -2px, 0);
    -o-transform: translate3d(0, -2px, 0);
    -moz-transform: translate3d(0, -2px, 0);
}

/**
 * 领导列表
 * @author 杨朝杰
 * @return
 */
.leadershipDl dd{
	clear: both;
	overflow: hidden;
	padding: 20px;
	background: #fff;
	height: 280px;
	background-image: url(../images/bg4.jpg);
	background-repeat: no-repeat;
	background-position:220px center;
	margin-bottom: 10px;
}
.leadershipDl dd .pic{
	width: 200px;
	height: 280px;
	overflow: hidden;
	margin-right: 50px;
}
.leadershipDl dd .pic img{
	display: block;
	width: 200px;
	height: 280px;
}
.leadershipDl dd .divR{overflow: hidden}
.leadershipDl dd .divR .divT{
	clear: both;
	height: 40px;
	overflow: hidden;
	line-height: 40px;
	color: #333333;
	font-size: 26px;
	text-align: center;
	text-align: center;
}
.leadershipDl dd .divR .txt{
	width: 660px;
	margin: 0 auto;
	overflow: hidden;
	text-align: left;
	font-size: 16px;
	line-height: 36px;
	color: #666666;
}


/**
 * 人才招聘详细页
 * @author 杨朝杰
 * @return
 */
.jobInfo{
	clear:both;
	overflow:hidden;
	line-height:36px;
    font-size: 14px;
	padding:10px 0 0 0;
    color: #666666;
	}
.jobTitle{
    font-weight: bold;
    color: #666666;
    line-height: 30px;
    padding-bottom: 10px;
	}
.jobTitle i{
    width: 3px;
    background:#666;
    height: 20px;
    display: block;
    float: left;
    position: relative;
    top: 5px;
    margin-right: 10px;
}
.jobBt{
	clear:both;
    width: 120px;
    height: 35px;
    border-radius: 3px;
    text-align: center;
    line-height: 35px;
    color: #FFFFFF !important;
    background:#cc0000;
    display:block;
    font-size: 14px;
	-webkit-transition:0.3s; 
	-moz-transition:0.3s; 
	transition:0.3s;
    float: right;
}
.jobBt:hover {
    background: #f6c016;
}

.jobField {
    clear: both;
    overflow: hidden;
    line-height: 36px;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    background: #da060c;
    padding-left: 73px;
}

.jobField dd {
    width: 213px;
    float: left;
    color: #fff;
    font-size: 14px;
    /* padding-left: 30px; */
}

.jobName {
    font-weight: bold;
    font-size: 24px;
    clear: both;
    padding: 0 0 10px 0;
}

.jobTime {
    font-size: 14px;
    line-height: 30px;
    padding: 0 0 10px 0;
    color: #999;
    border-bottom: solid 1px #E7E7E7;
}
/*招聘表单start*/
.formList {
   padding-top: 30px;
}
.formList i{
    text-align: center;
    display: block;
    color: #333;
    font-style: normal;
    font-size: 20px;
}
.rgster {
    margin-right: -70px;
    width: 100%;
}

.rgster dd {
    width: 100%;
    line-height: 45px;
    padding: 10px 0px;
}

.rgster dd input {
    flex: 1;
}

.rgster dd .tel {
    width: 75px;
    text-align: right;
    padding-right: 10px;
    font-size: 16px;
    color: #666;
}

.rgster .con {
    /* margin-right: 75px; */
}

.rgster .demo2 {
    height: 48px;
    position: relative;
    border: 1px solid #dddddd;
    padding-left: 10px;
}

.rgster .demo2 .seljg {
    padding-left: 10px;
    line-height: 48px;
    color: #666666;
    font-size: 13px;
    cursor: pointer;
}

.rgster .demo2 .seljg input {
    display: block;
    width: 100%;
    height: 30px;
    border: none;
    background: none;
}

.rgster .demo2 i {
    display: block;
    width: 30px;
    height: 30px;
    background: url(../images/sel.png) no-repeat center center;
    position: absolute;
    right: 25px;
    top: 9px;
    cursor: pointer;
}

.rgster .demo2 .selTj {
    width: 100%;
    overflow: hidden;
    border: 1px solid #dddddd;
    border-top: none;
    max-height: 240px;
    overflow-y: auto;
    position: absolute;
    left: -1px;
    top: 48px;
    background: #FFF;
    display: none;
    z-index: 100000
}

.rgster .demo2 .selTj a {
    display: block;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    color: #666666;
    margin-bottom: 1px;
    font-size: 12px;
}

.rgster .demo2 .selTj a:hover {
    background: #f8f8f8;
    color: #ff7800;
}

.rgster .demo2 .selTj a.hover {
    background: #f8f8f8;
    color: #ff7800;
}

.inpDiv {
    overflow: hidden;
    border: 1px solid #d1d1d1;
    padding: 0px 10px;
    position: relative;
}

.formInp {
    display: block;
    height: 48px;
    overflow: hidden;
    width: 70%;
    border: none;
    background: none;
    outline: none;
    line-height: 48px;
    font-size: 16px;
    color: #666;
    font-family: 'microsoft yahei';
    position: relative;
    z-index: 2;
}

.date {
    display: block;
    width: 40px;
    height: 48px;
    overflow: hidden;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 1;
    background: url(../images/date.png) no-repeat center center;
}

.up {
    margin-bottom: 20px;
}

.up .tel {
    padding-right: 10px;
    padding-top: 15px;
    width: 75px;
    font-size: 16px;
    text-align: right;
}

.inpBtn {
    width: 140px;
    height: 45px;
    padding: 0px;
    text-align: center;
    margin-right: 10px;
}

.inpBtn a {
    display: block;
    background: #878787;
    width: 100%;
    line-height: 45px;
    color: #fff;
}

.bz {
    height: 45px;
    line-height: 45px;
    color: #878787;
    font-size: 14px;
}



.formBtn1 a {
    display: block;
    width: 100%;
    height: 56px;
    line-height: 56px;

    background: #e3e3e3;
    margin-right: 30px;
    color: #666;
    font-size: 16px;
}
.formBtn{
    margin-left: 455px;
}
.formBtn1 a.submint {
    color: #fff;
    background: #0061ae;
}
.FaqL {
    overflow: hidden;
    padding: 30px 0 0 60px;
}

.FaqL dd {
    float: left;
    width: 360px;
    display: flex;
    height: 45px;
    line-height: 45px;
    margin-right: 75px;
    margin-bottom: 20px;
}

.xin {
    color: #ff0000;

}

.FaqL dd .tel {
    margin-right: 15px;
    width: 55px;
    text-align: right;
}

.FaqL dd input {
    flex: 1;
    outline: none;
    padding-left: 10px;
}

.formTxt {
    margin-bottom: 20px;
}

.formTxt textarea {
    width: 101%;
    height: 160px;
    line-height: 40px;
    padding-left: 10px;
    margin-left: -10px;
    /* border: 1px solid #ddd; */
    border:  none;
}

.formTxt .tel {
    padding-right: 15px;
    padding-top: 15px;
    width: 75px;
    text-align: right;
    font-size: 16px;
}

.formTxt .xin {
    padding-top: 15px;
}

.yzm1 {
    width: 430px;
    line-height: 50px;
    overflow: hidden;
    margin-bottom: 40px;
}

.yzm1 .tel {
    padding-right: 5px;
    width: 75px;
    text-align: right;
    font-size: 16px;
}

.yzmImg {
    width: 100px;
    height: 50px;
    float: right;
    margin-left: 17px;

}

.yzmImg img {
    display: block;
    width: 100%;
    height: 100%;
}

.yzm1 input {
    width: 210px;
    height: 48px;
    border: 1px solid #ddd;
    margin-left: 0;
}

.inpD {
    /* outline: none; */
    /* border-style: none; */
}

.formBtn {
    text-align: center;
    margin-bottom: 40px;
}

.formBtn a {
    background: #e3e3e3;
    margin-right: 30px;
    color: #666;
    font-size: 16px;
}

.formBtn a.submint {
    color: #fff;
    background: #2973d7;
}

.requstBox {
    line-height: 28px;
    padding: 20px 32px 25px 80px;
    border-bottom: 2px solid #e8e8e8;
}

.requstBox .student {
    overflow: hidden;
    display: flex;
}

.requstBox .student .wen {
    display: block;
    padding-left: 10px;
    height: 30px;
    line-height: 30px;
    flex: 1;
    font-size: 16px;
    color: #333;
}

.requstBox .student .time {
    font-size: 14px;
    color: #777;
}

.rst {
    width: 100%;
    height：56px;
    line-height: 56px;
    padding-left: 40px;
}
.fotext{
    color: #999999;
    font-size: 14px;
}
.rgsterC {
    width: 47%;
}
/*招聘表单end*/
/**
 * 人才招聘（应聘表单提交）
 * @author 杨朝杰
 * @return
 */
 .subPopBox {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: fixed;
    left: 0px;
    top:0px;
    background: rgba(0, 0, 0, 0.65);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#65000000', endColorstr='#65000000')\9;
    z-index: 999999;
    display: none;
}
.subPopCont {
    width: 790px;
    height: 555px;
    /*overflow: hidden;*/
    border:10px solid #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    background: #fff;
    position: relative;
    left: 50%;
    top:50%;
    margin-left: -395px;
    margin-top: -277px;
}
.joinForm {
    overflow: hidden;
    padding: 20px 40px;
}
.joinFormTit {
    display: block;
    font-size: 24px;
    color:#333;
    text-align: center;
    overflow: hidden;
}
.joinForm_dl {
    overflow: hidden;
}
.joinForm_dl dd {
    clear: both;
    /*height: 32px;
    line-height: 32px;*/
    /*overflow: hidden;*/
    padding-left: 70px;
    position: relative;
    margin-bottom: 10px;
}
.joinFormName {
    display: block;
    width: 70px;
    height: 32px;
    overflow: hidden;
    line-height: 32px;
    text-align: right;
    font-size: 12px;
    color:#444;
    position: absolute;
    left: 0px;
    top:0px;
}
.joinFormName i {
    font-style:normal;
    padding-right:3px;
    color:#cc0000;
}
.joinFormInp {
    display: block;
    width: 203px;
    height: 30px;
    overflow: hidden;
    border:1px solid #ddd;
    padding: 0px 5px;
    font-size: 12px;
    color:#666;
    font-family:"microsoft yahei";
    line-height: 30px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}
.customUpload{
	width: 100% !important;
	height: 100% !important;
}
.joinForm_dl dd label {
    margin-right: 15px;
}
.joinForm_dl dd label span {
    padding-left: 6px;
}
.joinFormInp[disabled="disabled"] {
    background: #fff;
}
.joinForm_dl dt {
    overflow: hidden;
    position: relative;
    padding-left: 70px;
    margin-bottom: 10px;
}
.joinForm_dl dt textarea {
    width: 580px;
    height: 140px;
    overflow-x: hidden;
    overflow-y: auto;
    border:1px solid #ddd;
    padding: 5px 10px;
    font-size: 12px;
    color:#666;
    line-height: 20px;
}
.joinFile {
    display: block;
    width: 110px;
    height: 30px;
    overflow: hidden;
    background: #535353;
    font-size: 14px;
    color:#fff;
    line-height: 30px;
    text-align: center;
}
input.w_100 {
    width: 100px;
}
.joinCode {
    height: 32px;
    overflow: hidden;
    line-height: 32px;
    margin-left: 10px;
}
.joinCode img {
    display: block;
    height: 32px;
    float: left;
}
.joinCode i {
    display: block;
    height: 32px;
    overflow: hidden;
    float: left;
    padding-left: 10px;
    color:#666;
}
.joinCode i:hover {
    color:#d70112;
}
.closeSubPop {
    width: 30px;
    height: 28px;
    overflow: hidden;
    background:url(../images/closeVideoPop.png) no-repeat center center;
    position: absolute;
    right:10px;
    top:10px;
}
.bbsBt {
    display: block;
    width: 90px;
    height: 40px;
    overflow: hidden;
    margin:0px auto;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    color:#fff !important;
    background: #e75a19;
}

/* 招聘页 start */
.recruitTitle{padding-left: 30px;}
.recruitTitle dd{ font-size: 16px;  float: left;display: inline; width: 110px;height: 60px;line-height: 60px;}
.recruitTitle dd+dd{ text-align: center; margin-left: 75px;}
.recruitList{ overflow: hidden;}
.recruitList dd{ overflow: hidden; margin-bottom: 10px;}
.recruitList dd .recruitT{ overflow: hidden; height: 60px; line-height: 60px; padding: 0 0 0 30px; background: #f5f5f5; color: #656565; cursor: pointer; transition: all .3s; -webkit-transition: all .3s;}
.recruitList dd .recruitT .text{ font-size: 16px; overflow: hidden; float: left; display: inline; width: 110px; margin-right: 75px;}
.recruitList dd .recruitT .text+.text{ text-align: center;}
.recruitList dd .recruitT .btn{ float: right; display: inline; width: 60px; height: 60px; background: url(../images/zpShow.png) no-repeat center center;}
.recruitList dd .recruitC{ overflow: hidden; font-size: 14px; color: #888; line-height: 30px; display: none; padding:20px; background:#FFF;}
.recruitList dd .recruitC strong{color: #333;}
.recruitTable{ font-size: 14px; color: #555555; padding: 0px 0; border-bottom: 1px solid #ddd;}
.recruitTable table{ border:none;}
.recruitTable table tr{ border:none; height: 50px;}
.recruitTable table tr td{ border:none;}
.recruitTable table b{ margin-right: 20px;}
.recruitBtn{ overflow: hidden; padding-top: 20px;}
.recruitBtn a{ border: 1px solid #cf261f; font-size: 16px; overflow: hidden; display: block; height: 50px; line-height: 50px; float: left; display: inline; padding: 0 40px; background: #cf261f; color: #FFF; border-radius: 3px; transition: all .3s; -webkit-transition: all .3s;}
.recruitBtn a:hover{ opacity: 0.9}
.recruitBtn a.btn2{margin-left: 15px; background: none; color: #cf261f;}
.recruitList dd:hover .recruitT{ background: #cf261f; color: #FFF;}
.recruitList dd:hover .recruitT .btn{  background: url(../images/zpShowh.png) no-repeat center center;}
.recruitList dd.active .recruitT{ background: #cf261f; color: #FFF;}
.recruitList dd.active .recruitT .btn{  background: url(../images/zpHide.png) no-repeat center center;}
/* 招聘页 end */
.recList{
        overflow: hidden;
        margin-right: -30px;
    }
    .recList dd{
        overflow: hidden;
        float: left;
        display: inline;
        width: 33.3333%;
        margin-bottom: 30px;
    }
 .recList dd .con{
     overflow: hidden;
     margin-right: 30px;
    }
    .recList dd .con .recName{
        background: #f2f2f2;
        padding-left: 20px;
        height: 80px;
        line-height: 80px;
        color: #666666;
        font-size: 22px;
        -webkit-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }
    .recList dd .con .recText{
        padding: 20px;
        border: 1px solid #ebebeb;
        height: 315px;
        
    }
    .recConlist{
        overflow: hidden;
        border-bottom: 1px solid #e6e6e6;
        padding-bottom: 25px;
        margin-bottom: 20px;
    }
    .recConlist li{
        float: left;
        padding:0 10px;
        color: #666666;
        border-right: 1px solid #666666;
    }
    .recList dd .con .recConten{
        color: #858585;
        font-size: 14px;
        margin-bottom: 25px;
        line-height: 20px;
        height: 160px;
        overflow: hidden;
    }
    .recMore{
        width: 165px;
        height: 40px;
        display: block;
        text-align: center;
        line-height: 40px;
        border: 1px solid #ebebeb;
        color: #999999;
        font-size: 14px;
        border-radius: 3px;
            -webkit-transition: all 0.3s linear;
            -o-transition: all 0.3s linear;
            transition: all 0.3s linear;
    }
    .recMore:hover{
        color: #da060c;
        border: 1px solid #da060c;
    }
    .recList dd:hover .recName{
        color: #fff;
        background: #da060c;
    }

/**
 * 表单
 * @author 杨朝杰
 * @return
 */
.fromBox{overflow:hidden;}
.fromTip{font-size: 14px;color:#999;overflow: hidden;}
.fromTip em{color:#cc3333;padding-right: 5px;}
.form1{clear:both;}
.form1 dd{clear:both;padding:5px 0;}
.form1L{width:115px;height:40px;line-height: 40px;text-align: right;vertical-align: top;color: #666;padding:0 10px 0 0;font-size:14px;float:left;}
.form1L em{color:#cc0000;padding:5px 5px 0 0;font-style:normal;}
.form1Input{width:280px;padding:5px;position:relative;zoom: 1;height:28px;line-height:28px;background: #fff;border: 1px solid #ebebeb;font-size: 14px;color:#888;}
.form1Input[readonly="readonly"]{background: #fafafa;color:#666;}
.form1Input.w400{width:400px;}
.form1Input.w200{width:200px;}
.form1Input.w100{width:100px;}
.codeSrc{margin: 0 0 0 10px;height:40px; cursor: pointer;}
.form1Textarea1{ resize: none; width:400px;height:80px;padding:5px;position:relative;zoom: 1;line-height:20px;background: #fff;border: 1px solid #ebebeb;outline: none;}
.form1Textarea1.w700{width:700px;height:200px;}
.form1R{float:left;}
.form1Bt{overflow:hidden;padding:15px 0 20px 125px;}
.form1Bt a{display: block;height: 34px;background:#cc0000;text-align: center;line-height: 34px;color: #fff !important;font-size:14px;border-radius: 2px;padding:2px 20px;float:left;-o-transition: .3s;-ms-transition: .3s;-moz-transition: .3s;-webkit-transition: .3s;transition: .3s;}
.form1Bt a:hover{opacity: 0.8;}
.form2Bt{text-align: center;}
.form2Bt a{
	display: inline-block;
	width: 150px; 
	margin: 0 10px;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #fff;
	border-radius: 3px;
	background: #cf261f;
}
.form2Bt a.btn2{
	background: #e6e6e6;
	color: #666;
}
.form2 dd{
	float: left;
	display: inline;
	clear: none;
	margin-bottom: 25px;
}
.form2 .form1L{
	height: 50px;
	line-height: 50px;
}
.form2 .form1Input{
	height: 38px;
	line-height: 38px;
	width: 380px;
}
.form2 .codeSrc{
	height: 50px;
}
/**
 * 留言板
 * @author 杨朝杰
 * @return
 */
/*在线留言开始*/
.messageT {
    padding-top: 88px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    color: #333333;
    font-size: 24px;
    margin-bottom: 40px;
}

.messageC {
    background: #fff;
    padding-top: 60px;
    padding-bottom: 95px;
    padding-left: 30px;
    padding-right: 15px;
}

.messageForm {
    overflow: hidden;
}

.messageForm dd {
    float: left;
    display: inline;
    width: 33.3333%;
    margin-bottom: 15px;
}

.messageForm dd .con {
    padding-right: 20px;
}

.messageForm dd .form {
    border: 1px solid #dedede;
    padding: 0 8px;
    background: #fff;
}

.messageForm dd .form span {
    float: left;
    display: inline;
    color: #666666;
    font-size: 14px;
    line-height: 50px;
}

.messageForm dd .form .formC {
    overflow: hidden;
    padding: 0px 10px;
}

.messageForm dd .form input {
    overflow: hidden;
    display: block;
    height: 48px;
    line-height: 48px;
    line-height: 48px;
    background: none;
    border: none;
    width: 100%;
}

.messageForm dd .form textarea {
    overflow: hidden;
    display: block;
    height: 170px;
    line-height: 40px;
    font-size: 14px;
    background: none;
    border: none;
    width: 100%;
}

.messageForm dd.ddtextarea {
    width: 100%;
}

.messageCode {
    padding: 30px 0;
}

.messageCode div {
    display: inline-block;
    overflow: hidden;
    cursor: pointer;
}

.messageCode div input {
    float: left;
    display: inline;
    width: 253px;
    height: 48px;
    line-height: 48px;
    border: 1px solid #c7c7c7;
    padding: 0 10px;
    background: none;
    margin-right: 18px;
}

.messageCode div img {
    float: left;
    display: inline;
    width: 90px;
    height: 48px;
}

.messageBtn {
    overflow: hidden;
    text-align: center;
    margin-left: 360px;
}

.messageBtn a {
    display: block;
    width: 173px;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    background: #e60014;
    margin: 0 auto;
    color: #FFF;
}

.messageBtn a:hover {
    opacity: 0.8
}

.messageres {
    text-align: center;
    margin-left: 215px;
}

.messageres a {
    display: block;
    text-align: center;
    width: 173px;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    background: #b5b5b5;
    margin: 0 auto;
    color: #FFF;
}

.messageres a:hover {
    opacity: 0.8
}
.Dow{
    width: 100%;
    height: 120px;
    background: #f7f7f7;
}
.Dow .Dow1{
    height: 34px;
    line-height: 34px;
    text-align: center;
    display: block;
    color: #fff;
    font-size: 14px;
    background: #da060c;
    float: left;
    margin-right: 23px;
    border-radius: 3px;
    margin-left: 15px;
}
.Dow .Dow2{
    width: 77px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    display: block;
    color: #fff;
    font-size: 14px;
    background: #1392d3;
    overflow: hidden;
    border-radius: 3px;
}
.Dow span{
    color: #666666;
    font-size: 14px;
    padding-left: 15px;
}
.formBtn .formBtn1{
    width: 130px;
    height: 40px;
    display: block;
    text-align: center;
    line-height: 40px;
    background: #da060c;
    color: #fff;
    float: left;
    margin-right: 10px;
   
}
.formBtn .formBtn2{
    width: 130px;
    height: 40px;
    display: block;
    text-align: center;
    line-height: 40px;
    background: #626262;
    overflow: hidden;
    color: #fff;
}

/**联系我们开始*/
.contact{
    background: #fff;
}
.contactUp{
    height: 388px;
    width: 100%;
    background: #fff;
}
.contactUp .title{
    width: 680px;
    color: #666666;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    margin: 0 auto;
}
.condl{
    text-align: center;
}
.condl dd{
    width: 33.3333%;
    float: left;
    display: inline-block;
    position: relative;
    height: 140px;
}
.condl dd:after{
    position: absolute;
    display: block;
    content: '';
    height: 80px;
    width: 1px;
    right: 0;
    top: 50%;
    margin-top: -40px;
    background: #e6e6e6;
}
.condl dd .pic{
    margin-bottom: 20px;
}
.condl span{
    display: block;
    color: #333333;
    font-size: 14px;
    margin-bottom: 20px;
}
.condl em{
    font-style: normal;
    display: block;
    color: #666666;
    font-size: 14px;
}
.contactBt{
    border: 1px solid #d2d2d2;
    width: 100%;
    height: 400px;
}
/*瀑布流*/
#container {
    position: relative;
    width: 100%;
}
.grid {
    width: 33.333333%;
    min-height: 100px;
    font-size: 14px;
    float: left;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.gridCon {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    border-radius: 2px;
    margin: 10px 10px
}

.imgholder {
    text-align: center;
    padding: 30px 20px
}

.grid .text {
    width: 100%;
    display: block;
    font-size: 16px;
    text-align: center;
    line-height: 24px;
    font-weight: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 18px 0;
    transition: all .3s;
    -webkit-transition: all .3s;
    color: #666
}

.grid img {
    max-width: 100%;
}

.grid:hover .text {
    background: #e60014;
    color: #fff
}

.grid.hover .text {
    background: #82c424;
    color: #fff
}
/*综合页面*/
.cooplist{
    overflow: hidden;
}
.cooplist dd .coopL {
    width: 600px;
    height: 350px;
    background: #fff;
    position: relative;
}

.cooplist dd .coopL .logopic {
    display: block;
    position: relative;
    top: 50px;
    /* left: 50%; */
    /* margin-left: -148px; */
    text-align: center;
}

.cooplist dd .logobtn {
    width: 162px;
    height: 45px;
    border-radius: 25px;
    border: 1px solid #fff;
    display: block;
    line-height: 45px;
    position: absolute;
    left: 50%;
    margin-left: -81px;
    top: 240px;
}

.cooplist dd .logobtn em {
    display: block;
    background: url(../images/coopicn.png) no-repeat center center;
    width: 30px;
    height: 22px;
    float: left;
    padding-top: 24px;
    margin-left: 33px;
    transition: all .5s linear;
    -webkit-transition: all .5s linear;
    transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
}

.cooplist dd:hover .logobtn em {
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
}

.cooplist dd .logobtn span {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    margin-left: 5px;
}

.cooplist dd .coopR {
    width: 600px;
    overflow: hidden;
    text-align: center;
    color: #f0f0f0;
    font-size: 14px;
    overflow: hidden;
    position: relative;
}
.cooplist dd .coopR .pic {
    position: relative;
    overflow: hidden;
}

.cooplist dd .coopR .pic:after {
    display: block;
    content: '';
    padding-top: 58.3333333%;
}

.cooplist dd .coopR .pic img {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.cooplist dd .coopBox {
    transform: scale(0);
    transition: 0.4s ease;
    opacity: 0;
    filter: alpha(opacity=100);
}

.cooplist dd:hover .coopBox {
    transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100);
}

.cooplist dd .coopR .text {
    color: #f0f0f0;
    height: 140px;
    line-height: 25px;
    overflow: hidden;
}

.cooplist dd .coopR .text span {
    display: block;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 35px;
}

.coopR a {
    display: block;
    color: #f0f0f0;
    font-size: 14px;
    /* position: absolute; */
    /* bottom: 0px; */
    /* left: 50%; */
    /* margin-left: -41px; */
    /* width: 85px; */
}

.coopR a span {
    /* display: block; */
    /* float: left; */
}

.coopR a em {
    display: inline-block;
    margin-left: 10px;
    /* margin-top: 3px; */
    vertical-align: middle;
}

.cooplist dd.odd .coopL {
    background: #fff;
    float: right;
}

.cooplist dd .coopR .textCon {
    width: 550px;
    height: 190px;
    padding: 100px 75px;
    z-index: 5;
    position: relative;
}

.cooplist dd .coopR .coopRbg {
    position: absolute;
    top: 0;
    left: 0;
    width: 700px;
    height: 390px;
    background: rgba(0, 0, 0, 0.3);
    z-index: 0;
}
.cooplist .text{
    margin-bottom: 35px;
}
.cooplist .text .title{
    text-align: center;
    color: #333333;
    font-size: 18px;
    margin-bottom: 20px;
}
.cooplist .text .textC{
    color: #666666;
    font-size: 14px;
    text-align: center;
    width: 475px;
    height: 50px;
    line-height: 25px;
    overflow: hidden;
    margin: 0 auto;
}
.coopL .rbtn{
    width: 150px;
    height: 50px;
    display: block;
    padding-left: 30px;
    font-size: 16px;
    line-height: 50px;
    color: #666666;
    margin: 0 auto;
    position: relative;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.coopL .rbtn:hover{
    border-top: 1px solid #c7c7c7;
    border-bottom: 1px solid #c7c7c7;
}
.coopL .rbtn:after{
    position: absolute;
    display: block;
    content: '';
    width: 0px;
    height: 7px;
    top: 50%;
    margin-top: -3px;
    right: 0px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    
}
.coopL .rbtn:hover:after{
    visibility: visible;
    opacity: 1;
    width: 56px;
    height: 7px;
    background: url(../images/cpline.png) no-repeat center center;
}
.coopL .rbtn:after{
    display: block;
    content: '';
    position: absolute;
    width: 56px;
    height: 7px;
    right: 30px;
    top: 50%;
    margin-top: -3px;
}
/*产品详情页面*/
.prcPiclist dd .pic {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.prcPiclist dd .pic:before {
    display: block;
    content: '';
    padding-top: 56.25%;
}

.prcPiclist dd .pic img {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
}

.productViewBox {
    min-height: 500px;
     position: relative;
    top: -80px;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */

.prcSlideBox .prev {
    height: 65px;
    width: 65px;
    background: url(../images/prve.png) center center no-repeat;
    position: absolute;
    left: -85px;
    top: 50%;
    margin-top: -32px;
}

.prcSlideBox .next {
    height: 65px;
    width: 65px;
    background: url(../images/next.png) center center no-repeat;
    position: absolute;
    right: -85px;
    top: 50%;
    margin-top: -32px;
}
.prcText{
    min-height: 110px;
    background: #fff;
    padding: 30px 30px 0px 30px;
}
.prtitBg .title{
    width: 100%;
    height: 422px;
    background: url(../test/titlebg.jpg) center center no-repeat;
}
.prcText .title{
    color: #666666;
    font-size: 24px;
    position: relative;
    padding-left: 12px;
}
.prcText .title:after{
    display: block;
    content: '';
    position: absolute;
    width: 3px;
    height: 25px;
    top: 0;
    left: 0;
    margin-top: 4px;
    background: #da060c;
}
/* 发展历程 start */
.event{
    position: relative;
    height:1200px ; 
}
.eventBg{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/eventBg.jpg) center center no-repeat;
}
.eventNext{
    background: url(../images/eventNext.png) center center no-repeat;
    height: 43px;
    width: 43px;
    position: absolute;
    top: 388px;
    left: 1102px;
    cursor: pointer; 
    z-index: 10;
}
.eventPrev {
    background: url(../images/eventPrev.png) center center no-repeat;
    height: 43px;
    width: 43px;
    position: absolute;
    top: 467px;
    left: -50px;
    z-index: 99;
    cursor: pointer;
    transition: 0.3s ease;
    cursor: pointer;
}
.eventCon{
    position: relative;
    z-index: 9;
    height: 100%;
}
.eventCon .slick-list{
    height: 100%;
}
.eventSlide{
    width: 20%;
    float: left;
    display: inline;
    opacity: 0;
    visibility: hidden;
    transition: 0.5s ease-in;
}
.eventSlide.slick-active{
    opacity: 1;
    visibility: visible;
}
.eventBox{
    top: 405px;
    position: relative;
    transition: 1s ease;
    
}
.eventYear{
    height: 82px;
    width: 82px;
    border-radius: 50%;
    background: #d8d8d8;
    border: 8px solid #fff;
    text-align: center;
    line-height: 82px;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    margin-left: 60px;
    position: relative;
    z-index: 9;
    cursor: pointer;
    transition: 1s ease;
    overflow: hidden;
}

.eventIco{
    position: absolute;
    left: 0;
    top: 52px;
    height: 369px;
    width: 97px;
    background: url(../images/eventIco1.png) left top no-repeat;
    transition: 1s ease;
}
.eventIco span{
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 0;
    background: url(../images/eventIco1_h.png) left top no-repeat;
    transition: 1s ease;
}
.eventData{
    padding: 50px 0 0 30px;
    transition: 1s ease;
}
.eventTit{
    font-size: 24px;
    font-weight: bold;
    color: #333;
    padding-top: 10px;
}
.eventInfo{
    font-size: 14px;
    height:96px ;
    overflow-y: auto;
    color: #666;
    line-height: 24px;
    padding-top: 5px;
}
.eventInfo
.eventSlide.slide1 .eventBox{
    top: 405px;
}
.eventSlide.slide1 .eventYear{
    background: #d8d8d8;
    margin-left: 60px;
}
.eventSlide.slide1 .eventIco{
    left: 0;
    top: 52px;
    height: 369px;
    width: 97px;
    background: url(../images/eventIco1.png) left top no-repeat;
}

.eventSlide.slide2 .eventBox{
    top: 433px;
    
}
.eventSlide.slide2 .eventYear{
    background: #343434;
    margin: 0;
}
.eventSlide.slide2 .eventIco{
    top: -400px;
    height: 494px;
    width: 100px;
    background-image: url(../images/eventIco2.png);
    left: 47px;
}
.eventSlide.slide2 .eventIco span,
.eventSlide.slide4 .eventIco span{
    top: auto;
    bottom: 0;
    background: url(../images/eventIco2_h.png) left bottom;
}
.eventSlide.slide2 .eventData{
    position: relative;
    left: 47px;
    top: -470px;
}
.eventSlide.slide3 .eventBox{
    top: 433px;
}

.eventSlide.slide3 .eventYear{
    background: #d8d8d8;
    margin: 0;
}
.eventSlide.slide3 .eventIco{
    left: -30px;
    top: 52px;
    height: 369px;
    width: 97px;
    background-image: url(../images/eventIco1.png);
}
.eventSlide.slide3 .eventData{
    position: relative;
    left: -30px;
    top: 0;
}
.eventSlide.slide4 .eventBox{
    top: 522px;
}
.eventSlide.slide4 .eventYear{
    background: #343434;
    margin: 0;
}
.eventSlide.slide4 .eventIco{
    top: -450px;
    height: 494px;
    width: 100px;
    background-image: url(../images/eventIco2.png);
    left: 47px;
}
.eventSlide.slide4 .eventData{
    position: relative;
    left: 47px;
    top: -510px;
}
.eventSlide.slide5 .eventBox{
    top: 433px;
}
.eventSlide.slide5 .eventYear{
    background: #d8d8d8;
    margin: 0;
}
.eventSlide.slide5 .eventIco{
    left: -30px;
    top: 52px;
    height: 369px;
    width: 97px;
    background-image: url(../images/eventIco1.png);
}
.eventSlide.slide5 .eventData{
    position: relative;
    left: -30px;
    top: 0;
}
.eventBox:hover .eventIco span{
    height: 100%;
}
.eventSlide.slide2 .eventBox:hover .eventIco span{
    height: 100%;
    background-image: url(../images/eventIco2_h.png);
}
.eventBox:hover .eventData{
    opacity: 1;
    visibility: visible;
    transition-delay: 0.4s;
}
.eventBox:hover .eventYear{
    border-color: #d71519;
    color: #d71519;
    background: #fff;
}
/* 鼠标经过 */
.event .slick-dots{
    position: absolute;
    width: 100%;
    bottom: 80px;
    text-align: center;
}
.event .slick-dots li{
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background: #c6c6c6;
    margin: 0 10px;
    display: inline-block;
    cursor: pointer;
}
.event .slick-dots li.slick-active{
    background: #d71519;
}
/* 发展历程 end */
/*产品详情页面*/
.prcPiclist dd .pic {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.prcPiclist dd .pic:before {
    display: block;
    content: '';
    padding-top: 56.25%;
}

.prcPiclist dd .pic img {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
}
.prcSlideBox{
    position: relative;
}
.productViewBox {
    min-height: 500px;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */

.prcSlideBox .prev {
    height: 65px;
    width: 65px;
    background: url(../images/prve.png) center center no-repeat;
    position: absolute;
    left: -85px;
    top: 50%;
    margin-top: -32px;
}

.prcSlideBox .next {
    height: 65px;
    width: 65px;
    background: url(../images/next.png) center center no-repeat;
    position: absolute;
    right: -85px;
    top: 50%;
    margin-top: -32px;
}
.prcText{
    min-height: 110px;
    background: #fff;
    padding: 30px 30px 0px 30px;
}
.prtitBg .title{
    width: 100%;
    height: 300px;
    background: url(../test/titlebg.jpg) center center no-repeat;
}
.prtitBg .title .textT{
    color: #ffffff;
    font-size: 24px;
    padding-bottom: 20px;
    position: relative;
    text-align: center;
    top: 115px;
}
.prtitBg .title .textT:after{
    display: block;
    content: '';
    position: absolute;
    width: 50px;
    height: 3px;
    background: #fff;
    left: 50%;
    margin-left: -20px;
    bottom: 0;
}
.prcText .title{
    color: #666666;
    font-size: 24px;
    position: relative;
    padding-left: 12px;
    margin-bottom: 25px;
}
.prcText .title:after{
    display: block;
    content: '';
    position: absolute;
    width: 3px;
    height: 25px;
    top: 0;
    left: 0;
    margin-top: 4px;
    background: #da060c;
}
.prcTextCon{
    padding: 30px;
    background: #fff;
}